home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Komputer for Alle 2004 #2
/
K-CD-2-2004.ISO
/
OpenOffice Sv
/
f_0397
/
python-core-2.2.2
/
lib
/
test
/
testall.py
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS/Acorn
UTF-8
Wrap
Text File
|
2003-07-18
|
136 b
|
5 lines
# Backward compatibility -- you should use regrtest instead of this module.
import sys, regrtest
sys.argv[1:] = ["-vv"]
regrtest.main()